vulkan: Add compiled shaders
authorBenjamin Otte <otte@redhat.com>
Wed, 18 Jan 2017 15:42:01 +0000 (16:42 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Jan 2017 15:42:01 +0000 (16:42 +0100)
commit12637195de63b3bc16613aa06adc00cda9ef6837
tree0c70bb0c2eac9e6f7f591c105debac179c36e0a4
parentcde933ebd971c4d398ac118f62bd76ee243d08eb
vulkan: Add compiled shaders

I forgot to include them when adding the shaders.
12 files changed:
gsk/resources/vulkan/inset-shadow-clip-rounded.frag.spv [new file with mode: 0644]
gsk/resources/vulkan/inset-shadow-clip-rounded.vert.spv [new file with mode: 0644]
gsk/resources/vulkan/inset-shadow-clip.frag.spv [new file with mode: 0644]
gsk/resources/vulkan/inset-shadow-clip.vert.spv [new file with mode: 0644]
gsk/resources/vulkan/inset-shadow.frag.spv [new file with mode: 0644]
gsk/resources/vulkan/inset-shadow.vert.spv [new file with mode: 0644]
gsk/resources/vulkan/outset-shadow-clip-rounded.frag.spv [new file with mode: 0644]
gsk/resources/vulkan/outset-shadow-clip-rounded.vert.spv [new file with mode: 0644]
gsk/resources/vulkan/outset-shadow-clip.frag.spv [new file with mode: 0644]
gsk/resources/vulkan/outset-shadow-clip.vert.spv [new file with mode: 0644]
gsk/resources/vulkan/outset-shadow.frag.spv [new file with mode: 0644]
gsk/resources/vulkan/outset-shadow.vert.spv [new file with mode: 0644]